home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14501.DXR / 00069_waity 7.ls < prev    next >
Encoding:
Text File  |  1997-04-24  |  92 b   |  7 lines

  1. on exitFrame
  2.   CheckForRollovers()
  3.   if the timer < 420 then
  4.     go(the frame)
  5.   end if
  6. end
  7.